projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91c22d0
)
spi: Kconfig: Add EXYNOS_SPI entry
author
Jagan Teki
<
[email protected]
>
Sat, 27 Jun 2015 10:02:19 +0000
(15:32 +0530)
committer
Jagan Teki
<
[email protected]
>
Wed, 1 Jul 2015 16:09:05 +0000
(21:39 +0530)
Added EXYNOS_SPI entry on Kconfig with help description.
Signed-off-by: Jagan Teki <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
drivers/spi/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/spi/Kconfig
b/drivers/spi/Kconfig
index e4a90e8eb01b1b9afdbad3422ac4d83079b09e73..d5e688116d4c57bca4fa28318e5e8d6cee59efe7 100644
(file)
--- a/
drivers/spi/Kconfig
+++ b/
drivers/spi/Kconfig
@@
-29,6
+29,13
@@
config DESIGNWARE_SPI
access the SPI NOR flash on platforms embedding this Designware
IP core.
+config EXYNOS_SPI
+ bool "Samsung Exynos SPI driver"
+ help
+ Enable the Samsung Exynos SPI driver. This driver can be used to
+ access the SPI NOR flash on platforms embedding this Samsung
+ Exynos IP core.
+
config FSL_DSPI
bool "Freescale DSPI driver"
help